xen: arm: arm64: Fix memory cloberring issues during VFP save restore.
authorPranavkumar Sawargaonkar <pranavkumar@linaro.org>
Fri, 7 Feb 2014 12:57:16 +0000 (18:27 +0530)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 11 Feb 2014 12:43:06 +0000 (12:43 +0000)
commit117501c67ac00ad7850eedf25f870fe36579f71c
treef4071ebff220f3c2bb1a31049c8057e07b9db9b7
parentebe867052e0f782139147015c4e91b37aa5e68f1
xen: arm: arm64: Fix memory cloberring issues during VFP save restore.

This patch addresses memory cloberring issue mentioed by Julien Grall
with my earlier patch -
Commit Id: 712eb2e04da2cbcd9908f74ebd47c6df60d6d12f

Discussion related to this fix -
http://www.gossamer-threads.com/lists/xen/devel/316247

Signed-off-by: Pranavkumar Sawargaonkar <pranavkumar@linaro.org>
Signed-off-by: Anup Patel <anup.patel@linaro.org>
Acked-by: Julien Grall <julien.grall@linaro.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/arch/arm/arm64/vfp.c